You are here: COM API reference > Events > AfterIncludeToBriefcase event

AfterIncludeToBriefcase event

This event occurs after a document is added to a briefcase.

Syntax

Private Sub AfterIncludeToBriefcase(
          CurrentObject As Object,
          BriefCase As IASBriefCase,
          CheckOut As Boolean)
Parameters
Name Description

CurrentObject

The document that was added to the briefcase.

BriefCase

The briefcase to which the document was added.

CheckOut

True if the document was also checked out from the vault.


www.bluecieloecm.com